projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a36045a
)
Update Xen version for 3.5-unstable
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 27 May 2009 20:51:04 +0000
(21:51 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 27 May 2009 20:51:04 +0000
(21:51 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 93374dcaf1c77fa3a735b1f3ebf55a195177f362..6bda1e7ea9394e048acf8d2d042665daeb7c5175 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-1,8
+1,8
@@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
-export XEN_SUBVERSION =
4
-export XEN_EXTRAVERSION ?=
.0-rc4-pr
e$(XEN_VENDORVERSION)
+export XEN_SUBVERSION =
5
+export XEN_EXTRAVERSION ?=
-unstabl
e$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version